type os.fileStat (struct)

Method Implmentations

IsDir() bool *fileStat.M : io/fs.FileInfo.IsDir
ModTime() time.Time *fileStat.M : io/fs.FileInfo.ModTime
Mode() FileMode *fileStat.M : io/fs.FileInfo.Mode
Name() string *fileStat.M : io/fs.FileInfo.Name
Size() int64 *fileStat.M : io/fs.FileInfo.Size
Sys() any *fileStat.M : io/fs.FileInfo.Sys